home *** CD-ROM | disk | FTP | other *** search
/ CD-ROM Data 2001 April / CD Rom Data Nisan 2001.iso / Internet / data1.cab / Program_Executable_Files / ts2lite.exe / %MAINDIR% / CSSDefs / CSS Level 1.def next >
Encoding:
Text File  |  2000-11-30  |  7.5 KB  |  457 lines

  1. '************************************************************************
  2. '
  3. '    TopStyle CSS Level 1 Definition
  4. '
  5. '************************************************************************
  6.  
  7. [definition]
  8. Version=2.0
  9. Revision=0
  10. Author=Nick Bradbury
  11. Icon=w3c
  12. NamedColors=0
  13. SystemColors=0
  14. RGBColors=1
  15. @font-face=0
  16.  
  17. [known types]
  18. <units>                    = (pt|in|pc|mm|cm|px|em|ex)
  19. <generic-family>        = (serif|sans\-serif|cursive|fantasy|monospace)
  20. <absolute-size>         = (xx\-small|x\-small|small|medium|large|x\-large|xx\-large)
  21. <relative-size>            = (larger|smaller)
  22. <border-top-style>        = (none|dotted|dashed|solid|double|groove|ridge|inset|outset)
  23. <border-right-style>    = (none|dotted|dashed|solid|double|groove|ridge|inset|outset)
  24. <border-bottom-style>    = (none|dotted|dashed|solid|double|groove|ridge|inset|outset)
  25. <border-left-style>        = (none|dotted|dashed|solid|double|groove|ridge|inset|outset)
  26.  
  27. [selectors]
  28. Class=Y
  29. ID=Y
  30. Contextual=Y
  31. Child=N
  32. Descendant=N
  33. Sibling=N
  34. Attribute=N
  35. Universal=N
  36.  
  37. [pseudo]
  38. :link
  39. :visited
  40. :active
  41. :first-line
  42. :first-letter
  43.  
  44. [groups]
  45. Color and Background
  46. Box
  47. Classification
  48. Font
  49. Text
  50.  
  51. [properties]
  52. background
  53. background-attachment
  54. background-color
  55. background-image
  56. background-position
  57. background-repeat
  58. border
  59. border-bottom
  60. border-bottom-width
  61. border-color
  62. border-left
  63. border-left-width
  64. border-right
  65. border-right-width
  66. border-style
  67. border-top
  68. border-top-width
  69. border-width
  70. clear
  71. color
  72. display
  73. float
  74. font
  75. font-family
  76. font-size
  77. font-style
  78. font-variant
  79. font-weight
  80. height
  81. letter-spacing
  82. line-height
  83. list-style
  84. list-style-image
  85. list-style-position
  86. list-style-type
  87. margin
  88. margin-bottom
  89. margin-left
  90. margin-right
  91. margin-top
  92. padding
  93. padding-bottom
  94. padding-left
  95. padding-right
  96. padding-top
  97. text-align
  98. text-decoration
  99. text-indent
  100. text-transform
  101. vertical-align
  102. white-space
  103. width
  104. word-spacing
  105.  
  106. [background]
  107. inherited=0
  108. initial=
  109. group=Color and Background
  110. value1=<background-color>
  111. value2=<background-image>
  112. value3=<background-repeat>
  113. value4=<background-attachment>
  114. value5=<background-position>
  115.  
  116. [background-attachment]
  117. inherited=0
  118. initial=scroll
  119. group=Color and Background
  120. value1=scroll|fixed
  121.  
  122. [background-color]
  123. inherited=0
  124. initial=transparent
  125. group=Color and Background
  126. value1=transparent|<color>
  127.  
  128. [background-image]
  129. inherited=0
  130. initial=none
  131. group=Color and Background
  132. value1=<url>|none
  133.  
  134. [background-position]
  135. inherited=0
  136. initial=0% 0%
  137. group=Color and Background
  138. multiple=1
  139. value1=(<percentage>|<length>)||(top|center|bottom)||(left|center|right)
  140.  
  141. [background-repeat]
  142. inherited=0
  143. initial=repeat
  144. group=Color and Background
  145. value1=repeat\-x|repeat\-y|no\-repeat|repeat
  146.  
  147. [border]
  148. inherited=0
  149. initial=
  150. group=Box
  151. value1=<border-width>
  152. value2=<border-style>
  153. value3=<color>
  154.  
  155. [border-bottom]
  156. inherited=0
  157. group=Box
  158. value1=<border-bottom-width>
  159. value2=<border-style>
  160. value3=<color>
  161.  
  162. [border-bottom-width]
  163. inherited=0
  164. initial=medium
  165. group=Box
  166. value1=thin|medium|thick|<length>
  167.  
  168. [border-color]
  169. inherited=0
  170. group=Box
  171. value1=<color>
  172. value2=<color>
  173. value3=<color>
  174. value4=<color>
  175.  
  176. [border-left]
  177. inherited=0
  178. group=Box
  179. value1=<border-left-width>
  180. value2=<border-style>
  181. value3=<color>
  182.  
  183. [border-left-width]
  184. inherited=0
  185. initial=medium
  186. group=Box
  187. value1=thin|medium|thick|<length>
  188.  
  189. [border-right]
  190. inherited=0
  191. group=Box
  192. value1=<border-right-width>
  193. value2=<border-style>
  194. value3=<color>
  195.  
  196. [border-right-width]
  197. inherited=0
  198. initial=medium
  199. group=Box
  200. value1=thin|medium|thick|<length>
  201.  
  202. [border-style]
  203. inherited=0
  204. initial=none
  205. group=Box
  206. value1=<border-top-style>
  207. value2=<border-right-style>
  208. value3=<border-bottom-style>
  209. value4=<border-left-style>
  210.  
  211. [border-top]
  212. inherited=0
  213. initial=
  214. group=Box
  215. value1=<border-top-width>
  216. value2=<border-style>
  217. value3=<color>
  218.  
  219. [border-top-width]
  220. inherited=0
  221. initial=medium
  222. group=Box
  223. value1=thin|medium|thick|<length>
  224.  
  225. [border-width]
  226. inherited=0
  227. initial=
  228. group=Box
  229. value1=<border-top-width>
  230. value2=<border-right-width>
  231. value3=<border-bottom-width>
  232. value4=<border-left-width>
  233.  
  234. [clear]
  235. inherited=0
  236. initial=none
  237. group=Box
  238. value1=none|left|right|both
  239.  
  240. [color]
  241. inherited=1
  242. group=Color and Background
  243. value1=<color>
  244.  
  245. [display]
  246. inherited=0
  247. initial=block
  248. group=Classification
  249. value1=block|inline|list\-item|none
  250.  
  251. [float]
  252. inherited=0
  253. initial=none
  254. group=Box
  255. value1=left|right|none
  256.  
  257. [font]
  258. inherited=1
  259. initial=
  260. group=Font
  261. value1=<font-weight>
  262. value2=<font-style>
  263. value3=<font-variant>
  264. value4=<font-size>
  265. value5=<line-height>
  266. value6=<font-family>
  267.  
  268. [font-family]
  269. inherited=1
  270. initial=
  271. group=Font
  272. value1=((<generic-family>|<family-name>),)*(<generic-family>|<family-name>)
  273.  
  274. [font-size]
  275. inherited=1
  276. initial=medium
  277. group=Font
  278. value1=<relative-size>|<absolute-size>|<percentage>|<length>
  279.  
  280. [font-style]
  281. inherited=1
  282. initial=normal
  283. group=Font
  284. value1=normal|italic|oblique
  285.  
  286. [font-variant]
  287. inherited=1
  288. initial=normal
  289. group=Font
  290. value1=normal|small\-caps
  291.  
  292. [font-weight]
  293. inherited=1
  294. initial=normal
  295. group=Font
  296. value1=normal|bolder|bold|lighter|100|200|300|400|500|600|700|800|900
  297.  
  298. [height]
  299. inherited=0
  300. initial=auto
  301. group=Box
  302. value1=<length>|auto
  303.  
  304. [letter-spacing]
  305. inherited=1
  306. initial=normal
  307. group=Text
  308. value1=normal|<length>
  309.  
  310. [line-height]
  311. inherited=1
  312. initial=normal
  313. group=Text
  314. value1=normal|<percentage>|<length>|<number>
  315.  
  316. [list-style]
  317. inherited=1
  318. initial=
  319. group=Classification
  320. value1=<list-style-type>
  321. value2=<list-style-position>
  322. value3=<list-style-image>
  323.  
  324. [list-style-image]
  325. inherited=1
  326. initial=none
  327. group=Classification
  328. value1=<url>|none
  329.  
  330. [list-style-position]
  331. inherited=1
  332. initial=outside
  333. group=Classification
  334. value1=inside|outside
  335.  
  336. [list-style-type]
  337. inherited=1
  338. initial=disc
  339. group=Classification
  340. value1=disc|circle|square|decimal|lower\-roman|upper\-roman|lower\-alpha|upper\-alpha|none
  341.  
  342. [margin]
  343. inherited=0
  344. initial=
  345. group=Box
  346. value1=<margin-top>
  347. value2=<margin-right>
  348. value3=<margin-bottom>
  349. value4=<margin-left>
  350.  
  351. [margin-bottom]
  352. inherited=0
  353. initial=0
  354. group=Box
  355. value1=<percentage>|<length>|auto
  356.  
  357. [margin-left]
  358. inherited=0
  359. initial=0
  360. group=Box
  361. value1=<percentage>|<length>|auto
  362.  
  363. [margin-right]
  364. inherited=0
  365. initial=0
  366. group=Box
  367. value1=<percentage>|<length>|auto
  368.  
  369. [margin-top]
  370. inherited=0
  371. initial=0
  372. group=Box
  373. value1=<percentage>|<length>|auto
  374.  
  375. [padding]
  376. inherited=0
  377. initial=
  378. group=Box
  379. value1=<padding-top>
  380. value2=<padding-right>
  381. value3=<padding-bottom>
  382. value4=<padding-left>
  383.  
  384. [padding-bottom]
  385. inherited=0
  386. initial=0
  387. group=Box
  388. value1=<percentage>|<length>
  389.  
  390. [padding-left]
  391. inherited=0
  392. initial=0
  393. group=Box
  394. value1=<percentage>|<length>
  395.  
  396. [padding-right]
  397. inherited=0
  398. initial=0
  399. group=Box
  400. value1=<percentage>|<length>
  401.  
  402. [padding-top]
  403. inherited=0
  404. initial=0
  405. group=Box
  406. value1=<percentage>|<length>
  407.  
  408. [text-align]
  409. inherited=1
  410. initial=
  411. group=Text
  412. value1=left|right|center|justify
  413.  
  414. [text-decoration]
  415. inherited=0
  416. initial=none
  417. group=Text
  418. multiple=1
  419. value1=none|(underline||overline||line\-through||blink)
  420.  
  421. [text-indent]
  422. inherited=1
  423. initial=0
  424. group=Text
  425. value1=<percentage>|<length>
  426.  
  427. [text-transform]
  428. inherited=1
  429. initial=none
  430. group=Text
  431. value1=capitalize|uppercase|lowercase|none
  432.  
  433. [vertical-align]
  434. inherited=0
  435. initial=baseline
  436. group=Text
  437. value1=baseline|sub|super|top|text\-top|middle|bottom|text\-bottom|<percentage>
  438.  
  439. [white-space]
  440. inherited=1
  441. initial=normal
  442. group=Classification
  443. value1=normal|pre|nowrap
  444.  
  445. [width]
  446. inherited=0
  447. initial=auto
  448. group=Box
  449. value1=<percentage>|<length>|auto
  450.  
  451. [word-spacing]
  452. inherited=1
  453. initial=normal
  454. group=Text
  455. value1=normal|<length>
  456.  
  457.